[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 484   SHUFFLE   <  SKIP 1321  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21673Gill, Jésus, M75007ParisSeine (Paris)France
29223Phillips, Angel98312BremertonWashingtonUnited States
21317Rivera, Lauren, C92102San DiegoCaliforniaUnited States

Generated 2025-11-05 16:34:58.475 UTC