[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 5225   <  SKIP 830  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18257Jimenez, Krista3977CranbourneVictoriaAustralia
12213Lal, Alejandro80074MünchenNordrhein-WestfalenGermany
29370Kelly, Mason, M46236BottropNordrhein-WestfalenGermany
18946Simmons, Brandon94014ColmaCaliforniaUnited States

Generated 2025-07-21 21:41:45.830 UTC