[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 875   SHUFFLE   <  SKIP 999  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27825Zimmerman, Christy, A46236BottropNordrhein-WestfalenGermany
25588Pal, Jerry93500PantinSeine Saint DenisFrance
26510Scott, Jack, A91945Lemon GroveCaliforniaUnited States
17016Hughes, Hailey, R94109San FranciscoCaliforniaUnited States

Generated 2025-07-16 00:45:54.991 UTC