[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 4321   <  SKIP 198  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24800Young, Eduardo, C98225BellinghamWashingtonUnited States
16437Gutierrez, Jésus, EC2H 7AULondonEnglandUnited Kingdom
23577Bennett, Julia97034Lake OswegoOregonUnited States

Generated 2025-07-17 01:36:32.625 UTC