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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19065Arun, Michele, A24044KielSaarlandGermany
19281Carlson, Mallory, A41100Saint OuenLoir et CherFrance
16585Sun, Vincent, FRH15 9UDWest SussexEnglandUnited Kingdom

Generated 2025-07-19 06:16:18.195 UTC