[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   SHUFFLE   SKIP 2480   <  SKIP 1720  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19103Raman, Johnathan4551CaloundraQueenslandAustralia
24047Yuan, Clarence, DKB9KirkbyEnglandUnited Kingdom
11613Prasad, Meredith, M04139LeipzigNordrhein-WestfalenGermany

Generated 2025-07-14 09:35:12.916 UTC