[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SHUFFLE   SKIP 4152   <  SKIP 1835  >   <  TAKE 2  >   

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

2 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26118Butler, Ashley, A94611OaklandCaliforniaUnited States
20918Ramos, Neil62200Boulogne-sur-MerPas de CalaisFrance

Generated 2025-07-21 15:42:45.976 UTC