[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 1324   SHUFFLE   <  SKIP 1201  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24014Kovár, Geoffrey66041PoingSaarlandGermany
11283Lal, Arturo94704BerkeleyCaliforniaUnited States
21045Prasad, Evelyn59100RoubaixNordFrance
16682Ramos, Kristy2061Milsons PointNew South WalesAustralia

Generated 2025-07-20 02:14:51.401 UTC