[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 2391   SHUFFLE   <  SKIP 5271  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11583Xu, Karla, M78400ChatouYvelineFrance
24337Alexander, Noah98020EdmondsWashingtonUnited States
18062Anderson, Dylan91776San GabrielCaliforniaUnited States

Generated 2025-07-20 20:06:52.514 UTC