[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 650   SHUFFLE   <  SKIP 3134  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24923Sara, Ebony2055North SydneyNew South WalesAustralia
14195Blanco, Clinton, JSE1 8HLLondonEnglandUnited Kingdom
28920Alvarez, Renée, R70452StuttgartSaarlandGermany
26880Xu, Heather01071DresdenHessenGermany

Generated 2025-07-13 14:01:11.281 UTC