[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 512   SHUFFLE   <  SKIP 3320  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16216Mitchell, Charles, L98366Port OrchardWashingtonUnited States
21420Carter, Isabella, C90012Los AngelesCaliforniaUnited States
12609Carlson, Linda, JWA3WatfordEnglandUnited Kingdom

Generated 2025-07-16 01:19:49.881 UTC