[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 875   SHUFFLE   <  SKIP 831  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24223Alexander, Abigail97222MilwaukieOregonUnited States
17022Morgan, Karen91776San GabrielCaliforniaUnited States
22977Patterson, Ian, R94070San CarlosCaliforniaUnited States

Generated 2025-07-16 14:53:43.307 UTC