[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 872   SHUFFLE   <  SKIP 2201  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19856Madan, Tammy, K91502BurbankCaliforniaUnited States
22804Butler, Kelly20354HamburgHamburgGermany
20933Li, Laura, OOX1OxfordEnglandUnited Kingdom

Generated 2025-07-12 15:39:39.710 UTC