[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 2963   SHUFFLE   <  SKIP 627  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27189Diaz, Elizabeth, T91950National CityCaliforniaUnited States
12749Lee, Miguel78400ChatouYvelineFrance
12899Ross, Ana, T91203GlendaleCaliforniaUnited States

Generated 2025-07-20 10:26:50.397 UTC