[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 4416   SHUFFLE   <  SKIP 3003  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24067Raman, Carolyn, V60323FrankfurtHessenGermany
27317Lopez, Raymond, GMK8 8DFMilton KeynesEnglandUnited Kingdom
13488Guo, Laura, S98225BellinghamWashingtonUnited States

Generated 2025-07-13 15:45:48.684 UTC