[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 785   SHUFFLE   <  SKIP 339  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19758Wright, Alex91364Woodland HillsCaliforniaUnited States
21770Thomas, Brandon, L98055RentonWashingtonUnited States
21999Barnes, Julia, R3220GeelongVictoriaAustralia

Generated 2025-07-18 19:34:28.025 UTC