[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 512   SHUFFLE   <  SKIP 5687  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14849Martin, Dwayne53001BonnHamburgGermany
20757Powell, Alexia97071WoodburnOregonUnited States
29299Kumar, Bethany2264SilverwaterNew South WalesAustralia
21101Perez, Meagan, RL4 4HBLiverpoolEnglandUnited Kingdom

Generated 2025-07-16 10:12:54.206 UTC