[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 191   SHUFFLE   <  SKIP 372  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14769Powell, Jessica33098PaderbornNordrhein-WestfalenGermany
15430Jiménez, Alfredo98168BurienWashingtonUnited States
13133Kennedy, Devon, J2055North SydneyNew South WalesAustralia

Generated 2025-07-19 04:39:35.642 UTC