[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 2548   SHUFFLE   <  SKIP 1465  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14627Hill, Isaiah, D94070San CarlosCaliforniaUnited States
13136Martinez, Virginia4171HawthorneQueenslandAustralia
23737Velez Amezaga, Elena90210Beverly HillsCaliforniaUnited States

Generated 2025-07-13 23:09:20.810 UTC