[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 2295   SHUFFLE   <  SKIP 2107  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23206Lal, Jackson, E91791West CovinaCaliforniaUnited States
25996Murphy, Faith91791West CovinaCaliforniaUnited States
11057Andersen, Carl, J1597Lane CoveNew South WalesAustralia

Generated 2025-07-22 11:02:04.771 UTC