[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 2224   SHUFFLE   <  SKIP 2058  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15844Brown, Megan, S91941GrossmontCaliforniaUnited States
25121Yang, Clarence, D4655Hervey BayQueenslandAustralia
12850Raji, Johnny, S91480FrankfurtBayernGermany

Generated 2025-07-17 18:50:45.348 UTC