[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 484   SHUFFLE   <  SKIP 2334  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11284Serrano, Theresa91910Chula VistaCaliforniaUnited States
23792Wu, Jessie, L98168BurienWashingtonUnited States
15996Barnes, Emily, GV6B 3P7Port HammondBritish ColumbiaCanada

Generated 2025-07-11 10:56:08.431 UTC