[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 3135  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22645Murphy, Isabella57000MetzMoselleFrance
14565Hernandez, Natalie, L91950National CityCaliforniaUnited States
18377Robinson, Madison, WV9MetchosinBritish ColumbiaCanada

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