[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 1076   SHUFFLE   <  SKIP 787  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27775Shen, Nina, R91054ErlangenBayernGermany
25636Raji, TommyRG12 8TBBracknellEnglandUnited Kingdom
11239Goel, Latoya, CSW1P 2NULondonEnglandUnited Kingdom
13297Rubio, Arthur, S91910Chula VistaCaliforniaUnited States

Generated 2025-07-21 03:58:42.558 UTC