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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17719Gao, Vincent, A77127LieusaintSeine et MarneFrance
13136Martinez, Virginia4171HawthorneQueenslandAustralia
25246Lal, Warren, B3550BendigoVictoriaAustralia
15523Yang, Jonathan98270MarysvilleWashingtonUnited States

Generated 2025-07-11 11:34:33.823 UTC