[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 2687  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18870Barnes, Ana97005BeavertonOregonUnited States
11418Hu, Rafael, J33098PaderbornNordrhein-WestfalenGermany
25625Cai, Krystal, R20354HamburgHamburgGermany
20026Richardson, Jasmine98901YakimaWashingtonUnited States

Generated 2025-07-11 06:38:34.037 UTC