[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 2391   SHUFFLE   <  SKIP 508  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16587Martinez, Zachary42651SolingenNordrhein-WestfalenGermany
26951Hu, Trisha, C63151MühlheimHamburgGermany
15964Cox, Steven, E92806La JollaCaliforniaUnited States
21297Murphy, Melanie, L97034Lake OswegoOregonUnited States

Generated 2025-07-14 10:45:45.577 UTC