[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 413   SHUFFLE   <  SKIP 1739  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19499Black, Shawn, AW1V 5RNLondonEnglandUnited Kingdom
13054Ward, Bryce, C98168BurienWashingtonUnited States
21206Moreno, Roberto, R6006PerthSouth AustraliaAustralia

Generated 2025-07-19 13:46:28.275 UTC