[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 3656  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17541Zeng, Kristen, A98225BellinghamWashingtonUnited States
15743Thompson, Chloe, M98033KirklandWashingtonUnited States
25434Hill, Gabriel, L94519ConcordCaliforniaUnited States
24123Hu, Heather93700DrancySeine Saint DenisFrance

Generated 2025-07-18 12:05:50.316 UTC