[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 328   SHUFFLE   <  SKIP 1549  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18978Morgan, IsaiahV3A 4R2LangleyBritish ColumbiaCanada
11555Henderson, Alexandria, REM15Esher-MoleseyEnglandUnited Kingdom
20133Li, Jorge, VW1V 5RNLondonEnglandUnited Kingdom
27016Reed, Lauren, J98020EdmondsWashingtonUnited States

Generated 2025-07-17 08:42:51.915 UTC