[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 518   SHUFFLE   <  SKIP 3920  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19345Prasad, Kaitlin, L38001BraunschweigNordrhein-WestfalenGermany
21459Alexander, Luis, M90505TorranceCaliforniaUnited States
27038Reed, Eduardo90712LakewoodCaliforniaUnited States

Generated 2025-07-09 21:42:44.230 UTC