[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 650   SHUFFLE   <  SKIP 3145  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26009Foster, Luis, R90241DowneyCaliforniaUnited States
17236Chandra, Harold, K2264SilverwaterNew South WalesAustralia
15106Navarro, Shannon, RPB12PeterboroughEnglandUnited Kingdom

Generated 2025-07-10 18:07:25.997 UTC