[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 3669   SHUFFLE   <  SKIP 755  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18593Martinez, Sydney, C98055RentonWashingtonUnited States
17642Luo, GregorySW6 SBYLondonEnglandUnited Kingdom
22596Xu, Omar, ASW19 3RULondonEnglandUnited Kingdom
19945Garcia, Phillip, P94310OrlyVal de MarneFrance

Generated 2025-07-21 21:39:10.657 UTC