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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27975Gill, Jay2580GoulburnNew South WalesAustralia
24310Peterson, Gabrielle, DV9B 2C3ShawneeBritish ColumbiaCanada
25307Hernandez, Daisy66740SaarlouisSaarlandGermany

Generated 2025-07-16 16:04:49.032 UTC