[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 3669   SHUFFLE   <  SKIP 2586  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12046Cook, Alexa94070San CarlosCaliforniaUnited States
12222Xu, Jenny, KSW19 3RULondonEnglandUnited Kingdom
28004Edwards, Andrea98270MarysvilleWashingtonUnited States

Generated 2025-07-11 19:21:31.518 UTC