[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 512   SHUFFLE   <  SKIP 929  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18765Shan, Noah, A98901YakimaWashingtonUnited States
14672Nath, Omar, F4551CaloundraQueenslandAustralia
26458Moore, Ryan94015Daly CityCaliforniaUnited States

Generated 2025-07-11 20:19:06.043 UTC