[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SHUFFLE   <  SKIP 3877  >   <  TAKE 6  >   

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

6 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25536Sai, Rebekah, L70511StuttgartSaarlandGermany
17012Collins, Joan90712LakewoodCaliforniaUnited States
22802Van, Ann, A91480FrankfurtBayernGermany
14503Alexander, Brianna99362Walla WallaWashingtonUnited States
28685Zhu, Marshall, J93700DrancySeine Saint DenisFrance
15714Pal, Bethany, W92100Boulogne-BillancourtHauts de SeineFrance

Generated 2025-07-11 09:45:32.326 UTC