[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 717   SHUFFLE   <  SKIP 2159  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
29227Patel, Levi, I91910Chula VistaCaliforniaUnited States
15807Mr., Schulte, Scot2036MatravilleNew South WalesAustralia
18997King, Eric98403TacomaWashingtonUnited States

Generated 2025-07-13 20:27:27.376 UTC