[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 327   SHUFFLE   <  SKIP 4041  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15521Deng, Kathryn90706BellflowerCaliforniaUnited States
13085Harris, Daniel, T98312BremertonWashingtonUnited States
26965Nelson, Jordan, J59000LilleNordFrance

Generated 2025-07-18 02:36:55.150 UTC