[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 1841  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20160Garcia, George3550BendigoVictoriaAustralia
24389Carter, Xavier97301SalemOregonUnited States
20576Kapoor, JohnathanW1X3SELondonEnglandUnited Kingdom
26581Patterson, Mariah, F98225BellinghamWashingtonUnited States

Generated 2025-07-10 11:48:04.677 UTC