[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 250   SHUFFLE   <  SKIP 735  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11119James, Evan, V2444Port MacquarieNew South WalesAustralia
27808Clark, Christopher, R78400ChatouYvelineFrance
11273Lal, Nathan, E92806La JollaCaliforniaUnited States

Generated 2025-07-08 00:35:02.872 UTC