[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 3669   SHUFFLE   <  SKIP 2874  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16913Flores, Marcus97301SalemOregonUnited States
20834Kapoor, Brenda, CWA1 4SYWoolstonEnglandUnited Kingdom
28699Lu, Leah66041PoingSaarlandGermany

Generated 2025-07-12 02:53:17.255 UTC