[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 466   SHUFFLE   <  SKIP 1634  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27043Murphy, Dalton, NV8POak BayBritish ColumbiaCanada
21699Sharma, Logan, J94941Mill ValleyCaliforniaUnited States
28822Alexander, Amanda, L98027IssaquahWashingtonUnited States

Generated 2025-07-17 11:01:33.577 UTC