[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   ORDER BY City DESC  >   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   <  SKIP 1651  >   <  TAKE 4  >   

Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21819Howard, Chloe, S93290Tremblay-en-FranceSeine Saint DenisFrance
22487Gill, Jonathon, B93290Tremblay-en-FranceSeine Saint DenisFrance
22556Griffin, Oscar, F93290Tremblay-en-FranceSeine Saint DenisFrance
22538Wang, Bianca93290Tremblay-en-FranceSeine Saint DenisFrance

Generated 2025-10-30 05:53:50.750 UTC