[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 593   SHUFFLE   <  SKIP 157  >   <  TAKE 7  >   

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

7 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19322Romero, Gerald, KSW19 3RULondonEnglandUnited Kingdom
24137Sharma, Tara66041PoingSaarlandGermany
16118Wright, James, A94611OaklandCaliforniaUnited States
16640Lal, Colin, M2010DarlinghurstNew South WalesAustralia
17756Ashe, Jill, J92700ColombesHauts de SeineFrance
27183Garcia, Geoffrey95010HofBayernGermany
23808Perry, Spencer91950Lincoln AcresCaliforniaUnited States

Generated 2025-11-04 22:56:59.515 UTC