[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   ORDER BY City DESC  >   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 468   SHUFFLE   <  SKIP 2073  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12921Lee, Wyatt, M91932Imperial BeachCaliforniaUnited States
17865Barnes, Blake, AV9LangfordBritish ColumbiaCanada
18450Shen, Willie, S2300NewcastleNew South WalesAustralia

Generated 2025-07-19 23:05:28.250 UTC