[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 875   SHUFFLE   <  SKIP 6442  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20550Pal, MohamedCB4 4BZCambridgeEnglandUnited Kingdom
24718Black, Terrence60082Frankfurt am MainHamburgGermany
20196Perry, Cameron97045Oregon CityOregonUnited States
27164Carlson, Micheal, ECM11BillericayEnglandUnited Kingdom

Generated 2025-07-19 12:54:07.529 UTC