[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 2214   SHUFFLE   <  SKIP 1361  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22624Wu, Sandra59100RoubaixNordFrance
21417Torres, Gabrielle, T91502BurbankCaliforniaUnited States
18315Dominguez, Melody, A60188Carol StreamIllinoisUnited States

Generated 2025-07-20 17:06:36.458 UTC