[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 24   SHUFFLE   <  SKIP 972  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24078Martin, Neil66001SaarbrückenSaarlandGermany
20214Liu, Trisha, V4655Hervey BayQueenslandAustralia
11064Reed, Chase90241DowneyCaliforniaUnited States

Generated 2025-07-14 00:13:02.549 UTC