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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20828Shan, Jaclyn38001BraunschweigNordrhein-WestfalenGermany
29136Bryant, Caroline, L90706BellflowerCaliforniaUnited States
23461Smith, Rachael, K97005BeavertonOregonUnited States

Generated 2025-07-08 19:41:44.759 UTC