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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25028Gonzalez, Brenda2300NewcastleNew South WalesAustralia
16152Evans, Katherine, E91776San GabrielCaliforniaUnited States
24883Lin, Stacey, B60061Frankfurt am MainSaarlandGermany

Generated 2025-07-20 01:37:42.742 UTC