[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 4248   <  SKIP 1078  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15198Watson, Lauren, K90241DowneyCaliforniaUnited States
21135Raji, Raul, PCB4 4BZCambridgeEnglandUnited Kingdom
12326Zhou, Glenn, AYO15YorkEnglandUnited Kingdom

Generated 2025-07-20 02:28:15.454 UTC