[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 413   SHUFFLE   <  SKIP 872  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18455Wu, Alejandro92118CoronadoCaliforniaUnited States
13110Mehta, Levi, M1597Lane CoveNew South WalesAustralia
18177Suarez, ReginaldSW1P 2NULondonEnglandUnited Kingdom

Generated 2025-07-14 21:31:28.076 UTC