[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 327   SHUFFLE   <  SKIP 749  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21317Rivera, Lauren, C92102San DiegoCaliforniaUnited States
17386Scott, Alexandra97071WoodburnOregonUnited States
24764Hughes, Abigail, G98201EverettWashingtonUnited States

Generated 2025-07-14 17:41:00.665 UTC