[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 0   SHUFFLE   <  SKIP 2921  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21154Clark, Michael, M94941Mill ValleyCaliforniaUnited States
23305Dominguez, Robyn, P4655Hervey BayQueenslandAustralia
14175Mehta, CynthiaPE17BuryEnglandUnited Kingdom

Generated 2025-10-30 02:09:27.083 UTC