[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 405   SHUFFLE   <  SKIP 1013  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22426Zhu, Heather92310SèvresHauts de SeineFrance
19470Ye, KelliRH15 9UDWest SussexEnglandUnited Kingdom
24544Romero, Kellie12171BerlinHessenGermany
25713Gill, Latasha, M3429SunburyVictoriaAustralia

Generated 2025-07-13 22:25:25.950 UTC