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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25316Zhu, Ronnie, M77127LieusaintSeine et MarneFrance
23345Lal, Mario, T2113North RydeNew South WalesAustralia
17179Henderson, James92020El CajonCaliforniaUnited States
12439Bennett, Megan, J97005BeavertonOregonUnited States

Generated 2025-07-12 03:30:48.687 UTC