[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 717   SHUFFLE   <  SKIP 2566  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11850Ramirez, Brooke, C94947NovatoCaliforniaUnited States
24025Zeng, Eugene22001HamburgHessenGermany
15062Alonso, JaimeOX16 8RSOxonEnglandUnited Kingdom

Generated 2025-07-12 22:21:55.542 UTC