[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 2421   SHUFFLE   <  SKIP 1484  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15277Griffin, Hailey, E90802Long BeachCaliforniaUnited States
26313Simmons, Dalton91945Lemon GroveCaliforniaUnited States
19429Kelly, Jared, J34117KasselHessenGermany

Generated 2025-07-13 09:57:33.719 UTC