[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 413   SHUFFLE   <  SKIP 2280  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21290Torres, Angel97034Lake OswegoOregonUnited States
14436Martin, John, AV7L 4J4VancouverBritish ColumbiaCanada
22234Gonzalez, KatherineV8Z 4N5ShawneeBritish ColumbiaCanada

Generated 2025-07-17 17:26:09.295 UTC