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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25741Sai, TabithaY024 1GFYorkEnglandUnited Kingdom
28742Vance, ErickCB4 4BZCambridgeEnglandUnited Kingdom
27415Butler, TrevorV8Z 4N5ShawneeBritish ColumbiaCanada

Generated 2025-07-12 04:55:52.801 UTC