[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 655   <  SKIP 111  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25230Carter, Sophia, D3550BendigoVictoriaAustralia
24372Jimenez, Teresa, L3550BendigoVictoriaAustralia
26029Vazquez, Roy3550BendigoVictoriaAustralia

Generated 2025-11-05 21:21:50.670 UTC