[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 875   SHUFFLE   <  SKIP 997  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23869Nara, Wayne, C98107BallardWashingtonUnited States
23303Lal, Connor, C97205PortlandOregonUnited States
13877Lal, Adam90712LakewoodCaliforniaUnited States

Generated 2025-07-10 00:55:50.415 UTC