[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 6123  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18545Clark, Ian, L98033KirklandWashingtonUnited States
16865Diaz, Jordyn92118CoronadoCaliforniaUnited States
22737Sai, Heidi, S94704BerkeleyCaliforniaUnited States

Generated 2025-07-11 00:51:32.038 UTC