[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 875   SHUFFLE   <  SKIP 1127  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21677Chander, Cedric, H93000BobignySeine Saint DenisFrance
27825Zimmerman, Christy, A46236BottropNordrhein-WestfalenGermany
16710Arthur, Carla2061Milsons PointNew South WalesAustralia

Generated 2025-07-07 15:54:07.823 UTC