[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 475   SHUFFLE   <  SKIP 3180  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17591Hughes, Spencer94704BerkeleyCaliforniaUnited States
22385Lal, Misty, LRG11 5TPBerkshireEnglandUnited Kingdom
17987Sun, Cara, E75013ParisSeine (Paris)France
29441Patel, Adriana, L66578NeunkirchenSaarlandGermany

Generated 2025-07-14 22:53:04.380 UTC