[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 127   SHUFFLE   <  SKIP 1238  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13731James, Jan, R92118CoronadoCaliforniaUnited States
20091Parker, Andrea, L92118CoronadoCaliforniaUnited States
26879Lin, Shannon, L60075Frankfurt am MainSaarlandGermany

Generated 2025-07-14 03:58:54.035 UTC