[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 2036   SHUFFLE   <  SKIP 941  >   <  TAKE 2  >   

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

2 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25843Perez, Hunter, E98371PuyallupWashingtonUnited States
17657Martin, Noah, AV9MetchosinBritish ColumbiaCanada

Generated 2025-07-16 19:41:38.271 UTC