[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 8677  >   <  TAKE 6  >   

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

6 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13556Nath, Alisha77127LieusaintSeine et MarneFrance
13769Kumar, Brendan77127LieusaintSeine et MarneFrance
14204Sara, Chelsea, S77127LieusaintSeine et MarneFrance
15666Liang, Bianca, B77127LieusaintSeine et MarneFrance
15923Raje, Ricardo77127LieusaintSeine et MarneFrance
16285Xie, Mindy, J77127LieusaintSeine et MarneFrance

Generated 2025-07-15 04:15:43.132 UTC