[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 2224   SHUFFLE   <  SKIP 2120  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23201Butler, Alyssa, L91950Lincoln AcresCaliforniaUnited States
20188Watson, Kimberly, AV9LangfordBritish ColumbiaCanada
27442Raman, Janelle, C94014ColmaCaliforniaUnited States

Generated 2025-07-19 13:09:13.894 UTC