[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 2476   SHUFFLE   <  SKIP 407  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27221Jones, Matthew, J98403TacomaWashingtonUnited States
16724Yang, Gabriel, W92625Newport BeachCaliforniaUnited States
20142Lopez, Lydia92700ColombesHauts de SeineFrance
12125Ortega, Diana63151MühlheimHamburgGermany

Generated 2025-07-21 17:58:48.867 UTC