[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   SHUFFLE   SKIP 16   <  SKIP 95  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27029Hughes, Elizabeth94070San CarlosCaliforniaUnited States
28893Gutierrez, Jessie, E78400ChatouYvelineFrance
13443White, Jasmine97355LebanonOregonUnited States

Generated 2025-07-12 14:22:37.279 UTC