[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 2493   SHUFFLE   <  SKIP 21  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14187Lu, Eugene, N22001HamburgHessenGermany
23779Dominguez, DeannaW10 6BLLondonEnglandUnited Kingdom
27437Reed, Gabriella, AV9MetchosinBritish ColumbiaCanada

Generated 2025-07-11 03:44:54.396 UTC