[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 413   SHUFFLE   <  SKIP 788  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20899Cook, Angela59100RoubaixNordFrance
23881Martinez, Joshua, M90012Los AngelesCaliforniaUnited States
27071Clark, AnthonyV2M1S6NewtonBritish ColumbiaCanada
12395Carter, Kyle, K78400ChatouYvelineFrance

Generated 2025-07-14 16:07:19.563 UTC