[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 405   SHUFFLE   <  SKIP 993  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24873Li, Alisha, W66041PoingSaarlandGermany
13674Shen, Drew, L75012ParisSeine (Paris)France
16427Alonso, Kendra, CWA3WatfordEnglandUnited Kingdom
26472Hughes, David91977Spring ValleyCaliforniaUnited States

Generated 2025-07-16 15:09:03.427 UTC