[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 5060   SHUFFLE   <  SKIP 2156  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18854Turner, Hunter98033KirklandWashingtonUnited States
26677Johnson, William, R90012Los AngelesCaliforniaUnited States
27175Raji, Marshall, LSW19 3RULondonEnglandUnited Kingdom

Generated 2025-07-20 09:56:20.307 UTC