[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 460   SHUFFLE   <  SKIP 188  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20876Alexander, Jackson64283DarmstadtHessenGermany
22896Miller, Logan, H98201EverettWashingtonUnited States
23501Perry, Isabelle, A91945Lemon GroveCaliforniaUnited States

Generated 2025-07-16 00:43:59.431 UTC