[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 872   SHUFFLE   <  SKIP 1027  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15932Jimenez, Tabitha66272Sulzbach TaunusSaarlandGermany
25887Collins, Jack, J98371PuyallupWashingtonUnited States
20861Nara, Nicolas, M48001MünsterSaarlandGermany
14195Blanco, Clinton, JSE1 8HLLondonEnglandUnited Kingdom

Generated 2025-07-17 04:46:47.614 UTC