[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 217   <  SKIP 616  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15539Goel, Raul94704BerkeleyCaliforniaUnited States
15415Gray, Rachel99202SpokaneWashingtonUnited States
25204Barnes, Kelly90505TorranceCaliforniaUnited States

Generated 2025-07-21 16:38:56.623 UTC