[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   ORDER BY City DESC  >   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 998   SHUFFLE   <  SKIP 798  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11749Jackson, Eduardo, C2450Coffs HarbourNew South WalesAustralia
21854Schmidt, TheresaSE1 8HLLondonEnglandUnited Kingdom
20594Torres, Arthur77127LieusaintSeine et MarneFrance

Generated 2025-07-14 13:30:29.944 UTC