[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 3311   SHUFFLE   <  SKIP 417  >   <  TAKE 2  >   

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

2 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24310Peterson, Gabrielle, DV9B 2C3ShawneeBritish ColumbiaCanada
14526Hall, Emily64283DarmstadtHessenGermany

Generated 2025-07-18 07:52:34.064 UTC