[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 406   SHUFFLE   <  SKIP 1019  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11527Green, Jenna, J91776San GabrielCaliforniaUnited States
26211Yuan, BridgetSW19 3RULondonEnglandUnited Kingdom
27376Gonzalez, Courtney98270MarysvilleWashingtonUnited States

Generated 2025-07-22 08:55:40.897 UTC