[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 2500   SHUFFLE   <  SKIP 131  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13151Moore, Ethan, M90802Long BeachCaliforniaUnited States
21503Long, Melanie, K98036LynnwoodWashingtonUnited States
26512Cooper, Christina, CV3A 4R2LangleyBritish ColumbiaCanada

Generated 2025-07-09 22:00:19.707 UTC