[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 1740  >   <  TAKE 2  >   

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

2 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28649Martinez, Nathan, M94010BurlingameCaliforniaUnited States
22663Deng, Terrence, P62200Boulogne-sur-MerPas de CalaisFrance

Generated 2025-07-21 15:37:38.587 UTC