[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SHUFFLE   SKIP 2858   <  SKIP 1644  >   <  TAKE 2  >   

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

2 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17791Davis, Sydney66578NeunkirchenSaarlandGermany
18552Goel, Kelsey94519ConcordCaliforniaUnited States

Generated 2025-07-19 17:09:58.763 UTC