[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 817   SHUFFLE   <  SKIP 416  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17529Mitchell, Chloe, K97071WoodburnOregonUnited States
14376Torres, Faith, A98201EverettWashingtonUnited States
26900Sun, RosaB29 6SLBirminghamEnglandUnited Kingdom

Generated 2025-07-19 00:54:40.439 UTC