[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 2236   SHUFFLE   <  SKIP 1762  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18374King, Logan98371PuyallupWashingtonUnited States
21701Sanders, Abigail, J97034Lake OswegoOregonUnited States
13110Mehta, Levi, M1597Lane CoveNew South WalesAustralia

Generated 2025-07-19 22:48:05.306 UTC