[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 2421   SHUFFLE   <  SKIP 1622  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19839Yuan, CarlyT2P 2G8CalgaryAlbertaCanada
18804Gonzales, Aaron94947NovatoCaliforniaUnited States
13596Gomez, Billy, R94310OrlyVal de MarneFrance
17056Lal, Shaun, H2060Lavender BayNew South WalesAustralia

Generated 2025-07-13 20:16:43.819 UTC