[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 2500   <  SKIP 766  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28221Rodriguez, Isabella91776San GabrielCaliforniaUnited States
25596Moreno, Cheryl, A41485GrevenbroichBayernGermany
20762King, Jennifer, C94109San FranciscoCaliforniaUnited States

Generated 2025-07-15 01:41:40.115 UTC