[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 2229  >   <  TAKE 7  >   

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

7 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24051Nath, ColleenAS23Stoke-on-TrentEnglandUnited Kingdom
22530Jai, KelliOX16 8RSOxonEnglandUnited Kingdom
26146Wang, Laura, L4655Hervey BayQueenslandAustralia
14139Sai, Meredith24044KielSaarlandGermany
18633Jenkins, Adam, MWA3WatfordEnglandUnited Kingdom
28432Carlson, Bruce, S20354HamburgHamburgGermany
16412Liang, Leah59170CroixNordFrance

Generated 2025-07-10 20:49:00.992 UTC