[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 767   SHUFFLE   <  SKIP 3300  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19170Campbell, Luis, A98168BurienWashingtonUnited States
28593Peterson, Faith92625Newport BeachCaliforniaUnited States
21950Hernandez, Armando2580GoulburnNew South WalesAustralia

Generated 2025-07-18 15:14:14.199 UTC