[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 494   SHUFFLE   <  SKIP 201  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25612Rubio, Clinton, ASL67RJMaidenheadEnglandUnited Kingdom
19454Sharma, Roger, L66578NeunkirchenSaarlandGermany
26289Simmons, Samuel94010BurlingameCaliforniaUnited States

Generated 2025-07-21 06:17:07.164 UTC