[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 995   SHUFFLE   <  SKIP 1450  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27647Moore, Daniel, L91776San GabrielCaliforniaUnited States
24100He, Jenny, CSE1 8HLLondonEnglandUnited Kingdom
21153Thompson, James, R94070San CarlosCaliforniaUnited States

Generated 2025-07-14 05:32:05.443 UTC