[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 634   SHUFFLE   <  SKIP 56  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28629Madan, Cynthia90706BellflowerCaliforniaUnited States
24135Martinez, Martin, D92081Paris La DefenseHauts de SeineFrance
24516Moore, Rachel, K94014ColmaCaliforniaUnited States

Generated 2025-07-13 17:59:40.494 UTC