[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 875   SHUFFLE   <  SKIP 6426  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27926Mitchell, Eduardo, B78100Saint Germain en LayeYvelineFrance
26072Zhang, Kelli, W90210Beverly HillsCaliforniaUnited States
21809Thompson, Sydney, R90712LakewoodCaliforniaUnited States

Generated 2025-07-10 21:19:10.205 UTC