[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SHUFFLE   <  SKIP 514  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24352Cox, Natalie98036LynnwoodWashingtonUnited States
21776Thompson, Daniel, P98033KirklandWashingtonUnited States
14536Wu, Krystal, A31770ColomiersGaronne (Haute)France

Generated 2025-11-05 20:26:30.544 UTC