[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 2391   SHUFFLE   <  SKIP 91  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25129Raman, Allen, R2065St. LeonardsNew South WalesAustralia
19078She, Misty, T93700DrancySeine Saint DenisFrance
11850Ramirez, Brooke, C94947NovatoCaliforniaUnited States

Generated 2025-07-11 19:52:09.416 UTC