[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 908   SHUFFLE   <  SKIP 432  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28039Lee, Xavier, E94303Palo AltoCaliforniaUnited States
19623Tang, Cristina, D2300NewcastleNew South WalesAustralia
18599Simmons, Kyle, J98027IssaquahWashingtonUnited States

Generated 2025-07-14 14:06:26.735 UTC