[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 778   SHUFFLE   <  SKIP 4946  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11636Cox, Kimberly, K94015Daly CityCaliforniaUnited States
16616Liang, Kelvin, L6006PerthSouth AustraliaAustralia
21227Morgan, Melanie4551CaloundraQueenslandAustralia

Generated 2025-07-20 18:45:35.140 UTC