[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 322   SHUFFLE   <  SKIP 667  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15443Patel, Francisco12171BerlinHessenGermany
16798Martin, Latasha92118CoronadoCaliforniaUnited States
25436Ross, Destiny, K92625Newport BeachCaliforniaUnited States

Generated 2025-07-15 06:12:08.623 UTC