[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 3669   SHUFFLE   <  SKIP 902  >   <  TAKE 6  >   

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

6 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24920Cai, Amy3000MelbourneVictoriaAustralia
22814Kumar, Edwin92150SuresnesHauts de SeineFrance
27334Yuan, Corey92150SuresnesHauts de SeineFrance
17844Zeng, Martha, JW1Y 3RALondonEnglandUnited Kingdom
16253Lal, Bethany, A20354HamburgHamburgGermany
16961Perry, Faith94014ColmaCaliforniaUnited States

Generated 2025-07-11 05:35:10.697 UTC