[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 328   SHUFFLE   <  SKIP 1494  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28439Gray, Olivia, LOX1OxfordEnglandUnited Kingdom
20598Powell, Jackson, A46236BottropNordrhein-WestfalenGermany
12099Hall, Sydney98901YakimaWashingtonUnited States

Generated 2025-07-11 02:05:50.092 UTC