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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16414Flores, Kelly, R64283DarmstadtHessenGermany
14434Hill, Sophia, C94015Daly CityCaliforniaUnited States
19739Perry, Lucas, A91910Chula VistaCaliforniaUnited States

Generated 2025-07-10 20:52:06.792 UTC