[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 189   SHUFFLE   <  SKIP 2130  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14243Winston, Gregory, R97045Oregon CityOregonUnited States
28448Campbell, Katherine, PGA10GatesheadEnglandUnited Kingdom
26146Wang, Laura, L4655Hervey BayQueenslandAustralia

Generated 2025-07-11 21:56:20.440 UTC