[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 875   SHUFFLE   <  SKIP 1347  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11320Hill, Morgan, M91203GlendaleCaliforniaUnited States
25423Zhou, Jake, A94014ColmaCaliforniaUnited States
14358Watson, Amanda, A98033KirklandWashingtonUnited States

Generated 2025-07-07 23:49:36.399 UTC