[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 3615   SHUFFLE   <  SKIP 5415  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24831Diaz, Jackson91791West CovinaCaliforniaUnited States
28708Sun, Darryl, L57000MetzMoselleFrance
25622Hill, Mary, M97330CorvallisOregonUnited States

Generated 2025-07-20 00:42:53.471 UTC