[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 840   SHUFFLE   <  SKIP 167  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12826Gonzalez, Caleb34117KasselHessenGermany
21808Green, Amanda90241DowneyCaliforniaUnited States
21045Prasad, Evelyn59100RoubaixNordFrance

Generated 2025-07-10 21:28:17.279 UTC