[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 3732   SHUFFLE   <  SKIP 1  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20305Ross, Caleb90706BellflowerCaliforniaUnited States
29462Hernandez, Clinton4700RockhamptonQueenslandAustralia
19345Prasad, Kaitlin, L38001BraunschweigNordrhein-WestfalenGermany

Generated 2025-07-14 00:34:51.184 UTC