[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 444   SHUFFLE   <  SKIP 2289  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15312Gonzales, Alexandria, A92625Newport BeachCaliforniaUnited States
16250Raje, BrendanKB9KirkbyEnglandUnited Kingdom
27650Griffin, Richard97034Lake OswegoOregonUnited States

Generated 2025-07-12 13:15:39.487 UTC