[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 875   SHUFFLE   <  SKIP 1499  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25767Hill, Bailey, L98403TacomaWashingtonUnited States
25047Long, Trevor94303Palo AltoCaliforniaUnited States
27685Torres, Alfredo3000MelbourneVictoriaAustralia

Generated 2025-07-08 16:37:43.631 UTC