[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 1305   SHUFFLE   <  SKIP 1048  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23699Walker, Nicholas, O90241DowneyCaliforniaUnited States
27047Rai, Yolanda97005BeavertonOregonUnited States
27857Munoz, Brandi, M77127LieusaintSeine et MarneFrance

Generated 2025-07-16 12:27:04.571 UTC