[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 0   SHUFFLE   <  SKIP 2775  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20576Kapoor, JohnathanW1X3SELondonEnglandUnited Kingdom
15741Allen, Isabella91364Woodland HillsCaliforniaUnited States
27390Zeng, Leah98168BurienWashingtonUnited States

Generated 2025-11-01 14:34:15.579 UTC