[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 2920   SHUFFLE   <  SKIP 1015  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27981Hu, Aimee, R3337MeltonVictoriaAustralia
24150Campbell, Jack46236BottropNordrhein-WestfalenGermany
23241Torres, Armando98312BremertonWashingtonUnited States

Generated 2025-07-22 05:33:10.389 UTC