[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 1227  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11710Ramirez, Zoe, R92806La JollaCaliforniaUnited States
18008Sai, Deanna, D93700DrancySeine Saint DenisFrance
21548Chander, Christy, EW1N 9FALondonEnglandUnited Kingdom

Generated 2025-07-09 23:47:35.064 UTC