[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   SHUFFLE   SKIP 5098   <  SKIP 661  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28400Anand, Cedric, P14197BerlinSaarlandGermany
27684Coleman, Emma98020EdmondsWashingtonUnited States
28753Carlson, Kristine, CRH15 9UDWest SussexEnglandUnited Kingdom

Generated 2025-07-22 12:40:38.535 UTC