[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 7849   SHUFFLE   <  SKIP 521  >   <  TAKE 7  >   

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

7 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25572Gonzalez, AllenGL7 1RYGloucestershireEnglandUnited Kingdom
15666Liang, Bianca, B77127LieusaintSeine et MarneFrance
23949Deng, Kelvin, R92400CourbevoieHauts de SeineFrance
15652Wang, Barbara, MSL4 1RHBerksEnglandUnited Kingdom
11961Alvarez, Anne, A94704BerkeleyCaliforniaUnited States
14974Mr., Saravan, K.SW1P 2NULondonEnglandUnited Kingdom
20823Martinez, Troy, L4169East BrisbaneQueenslandAustralia

Generated 2025-07-21 20:16:58.563 UTC