[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 717   SHUFFLE   <  SKIP 3700  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27421Chander, Mindy02184BraintreeMassachusettsUnited States
28428Alvarez, Ebony, MMK8 8DFMilton KeynesEnglandUnited Kingdom
21945Ms., Rusek, Pearlie, J.3198SeafordVictoriaAustralia

Generated 2025-07-21 00:35:11.538 UTC