[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 618   SHUFFLE   <  SKIP 1317  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23275Jackson, Miguel, S90012Los AngelesCaliforniaUnited States
24024Malhotra, Marie04838EilenburgBrandenburgGermany
29238Powell, Xavier90505TorranceCaliforniaUnited States
26352Fernandez, Cynthia, L04838EilenburgBrandenburgGermany

Generated 2025-07-17 03:17:34.705 UTC