[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 480   SHUFFLE   <  SKIP 2435  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17803Hernandez, Renee, CPB12PeterboroughEnglandUnited Kingdom
15897Cooper, Haley91364Woodland HillsCaliforniaUnited States
14312Lin, Claudia, A4551CaloundraQueenslandAustralia

Generated 2025-07-10 20:59:00.380 UTC