[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 0   SHUFFLE   <  SKIP 2554  >   <  TAKE 6  >   

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

6 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17836Ramos, Jacquelyn, Y95000CergyVal d'OiseFrance
17391Bennett, Angela, E98104SeattleWashingtonUnited States
22529Raman, Ross77127LieusaintSeine et MarneFrance
22206Rodriguez, Cynthia, E4551CaloundraQueenslandAustralia
18473Rogers, Nathaniel, J92806La JollaCaliforniaUnited States
17668Peterson, Eduardo, A90401Santa MonicaCaliforniaUnited States

Generated 2025-11-04 17:11:38.284 UTC