[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 512   SHUFFLE   <  SKIP 1252  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21754Lopez, Kaitlyn97301SalemOregonUnited States
12705Garcia, Andre, H6006PerthSouth AustraliaAustralia
22534Liang, Suzanne, M75016ParisSeine (Paris)France

Generated 2025-07-11 13:45:50.270 UTC