[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 2996   <  SKIP 1719  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27919Lal, Ryan98027IssaquahWashingtonUnited States
28905Bailey, Katherine, L59000LilleNordFrance
15884Bradley, Dakota, D94015Daly CityCaliforniaUnited States

Generated 2025-07-19 21:36:21.947 UTC