[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 376   SHUFFLE   <  SKIP 526  >   <  TAKE 6  >   

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

6 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25713Gill, Latasha, M3429SunburyVictoriaAustralia
23339Reed, Zoe98168BurienWashingtonUnited States
22687Jiménez, Javier, MEC1R 0DULondonEnglandUnited Kingdom
22556Griffin, Oscar, F93290Tremblay-en-FranceSeine Saint DenisFrance
23127Hughes, Haley, M94010BurlingameCaliforniaUnited States
14234Romero, Gina6006PerthSouth AustraliaAustralia

Generated 2025-11-05 19:20:28.362 UTC