[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 4625   SHUFFLE   <  SKIP 900  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17191Guo, Gilbert, H80074MünchenHessenGermany
14022Lee, Taylor98270MarysvilleWashingtonUnited States
21237Washington, Luke92625Newport BeachCaliforniaUnited States

Generated 2025-07-20 20:14:02.302 UTC