[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 2421   SHUFFLE   <  SKIP 1910  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27001Kapoor, Carla66578NeunkirchenSaarlandGermany
26317Ms., Wright, Amanda98052RedmondWashingtonUnited States
19351Vance, Edgar92700ColombesHauts de SeineFrance
26378Raje, Colin33041PaderbornHamburgGermany

Generated 2025-07-14 23:14:51.486 UTC