[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 189   SHUFFLE   <  SKIP 688  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20474Turner, Edward, S97034Lake OswegoOregonUnited States
12399Chapman, Henry, L38001BraunschweigNordrhein-WestfalenGermany
17902Lopez, Ruth, D70511StuttgartSaarlandGermany
24318Long, Luis, F92102San DiegoCaliforniaUnited States

Generated 2025-07-15 06:01:34.788 UTC