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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18439Coleman, Angela, M98270MarysvilleWashingtonUnited States
15405Ross, Miguel, E94704BerkeleyCaliforniaUnited States
24562Rubio, Ricky20354HamburgHamburgGermany

Generated 2025-07-17 01:36:54.740 UTC