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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14985Zhu, Jaclyn, A93000BobignySeine Saint DenisFrance
12867Ye, Laura, J33098PaderbornNordrhein-WestfalenGermany
28467Tang, Tasha, D20354HamburgHamburgGermany
23330Washington, Julian, C3220GeelongVictoriaAustralia

Generated 2025-07-13 12:37:32.951 UTC