[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 2662   SHUFFLE   <  SKIP 384  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20750King, Katherine, A91932Imperial BeachCaliforniaUnited States
15176Ramos, KristiV8Y 1L1CliffsideBritish ColumbiaCanada
14551Vance, Michele, C24044KielSaarlandGermany

Generated 2025-07-15 02:59:14.435 UTC