[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 999   SHUFFLE   <  SKIP 996  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20888Raje, Clayton, P93290Tremblay-en-FranceSeine Saint DenisFrance
20565Yuan, TashaC2H 7AULondonEnglandUnited Kingdom
12446Hall, Jasmine, M92806La JollaCaliforniaUnited States

Generated 2025-07-14 03:00:30.595 UTC