[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 2500   SHUFFLE   <  SKIP 45  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28654Nelson, Miguel, W97301SalemOregonUnited States
25784Raje, Damien, SRG7 5H7ReadingEnglandUnited Kingdom
21177Nath, Kara, S4551CaloundraQueenslandAustralia

Generated 2025-07-09 06:45:29.081 UTC