[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 511   SHUFFLE   <  SKIP 1361  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
29328Alexander, Jason91203GlendaleCaliforniaUnited States
11426Mehta, Kristopher38001BraunschweigNordrhein-WestfalenGermany
11312Richardson, Sara98036LynnwoodWashingtonUnited States
14843Vazquez, LeeLE18LeedsEnglandUnited Kingdom

Generated 2025-07-15 00:02:20.001 UTC