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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26236Evans, Isabella, A98168BurienWashingtonUnited States
15723Deng, Kate, L2113North RydeNew South WalesAustralia
16460Xu, JodiY024 1GFYorkEnglandUnited Kingdom

Generated 2025-11-05 03:35:48.140 UTC