[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 468   SHUFFLE   <  SKIP 845  >   <  TAKE 8  >   

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

8 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13804Luo, Dawn, AB29 6SLBirminghamEnglandUnited Kingdom
20401Jenkins, Hannah, G94010BurlingameCaliforniaUnited States
11583Xu, Karla, M78400ChatouYvelineFrance
17100Wang, Vincent, M33041PaderbornHamburgGermany
24558Brooks, Savannah, RCM11BillericayEnglandUnited Kingdom
19686Hernandez, Charles, D94015Daly CityCaliforniaUnited States
15690Perez, Clifford, RTY31RuncornEnglandUnited Kingdom
14171Lal, Michele, A91480FrankfurtBayernGermany

Generated 2025-07-17 08:42:49.151 UTC