[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 327   SHUFFLE   <  SKIP 607  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15017Ramirez, Amanda, E90012Los AngelesCaliforniaUnited States
29406Ward, Melissa, A64283DarmstadtHessenGermany
20769Sanders, Michelle, S98036LynnwoodWashingtonUnited States

Generated 2025-07-16 18:44:59.227 UTC