[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 1728  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13557Liu, Stacey, AEC1R 0DULondonEnglandUnited Kingdom
22307Ross, Sarah, L95010HofBayernGermany
14689Mr., Saunders, Lloyd, M.78400ChatouYvelineFrance

Generated 2025-07-21 09:03:11.873 UTC