[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 456   SHUFFLE   <  SKIP 2012  >   <  TAKE 2  >   

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

2 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16918Cox, Alexandria, L98403TacomaWashingtonUnited States
22643Suri, Brenda, DRG11 5TPBerkshireEnglandUnited Kingdom

Generated 2025-07-19 00:06:49.283 UTC