[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 405   SHUFFLE   <  SKIP 1590  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26954Torres, Gerald, M63009OffenbachSaarlandGermany
14962Jai, Justin, W66578NeunkirchenSaarlandGermany
19731Allen, Jonathan94941Mill ValleyCaliforniaUnited States

Generated 2025-07-18 01:50:57.695 UTC