[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   ORDER BY City DESC  >   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 480   SHUFFLE   <  SKIP 956  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14799Xu, Katie, RMK8 8ZDMilton KeynesEnglandUnited Kingdom
25583Arthur, Carolyn, A63009OffenbachSaarlandGermany
13313Stone, Megan, L91203GlendaleCaliforniaUnited States
23996Lee, Richard, I7001HobartTasmaniaAustralia

Generated 2025-07-15 18:54:12.868 UTC