[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 2421   SHUFFLE   <  SKIP 917  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27279Brooks, Katelyn98027IssaquahWashingtonUnited States
23854Torres, Megan, S91950National CityCaliforniaUnited States
29422Adams, Ian, C78000VersaillesYvelineFrance

Generated 2025-07-11 15:26:37.357 UTC