[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 475   SHUFFLE   <  SKIP 3297  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25800Nath, SheenaPE17BuryEnglandUnited Kingdom
27708Goel, Katie, D4700RockhamptonQueenslandAustralia
12782Long, Elizabeth, FV0SookeBritish ColumbiaCanada

Generated 2025-07-18 05:03:49.976 UTC