[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 3669   SHUFFLE   <  SKIP 1115  >   <  TAKE 2  >   

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

2 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22620Suri, Stefanie, R30601HannoverNordrhein-WestfalenGermany
20310Ramirez, Timothy, R90802Long BeachCaliforniaUnited States

Generated 2025-07-11 17:55:44.691 UTC