[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 475   SHUFFLE   <  SKIP 3241  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27284Bailey, Danielle, Y98104SeattleWashingtonUnited States
20675Martin, Natalie, M97034Lake OswegoOregonUnited States
22955Suarez, Leslie, C2061Milsons PointNew South WalesAustralia

Generated 2025-07-15 07:38:35.154 UTC