[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 750   SHUFFLE   <  SKIP 85  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27787Ramos, Gerald30601HannoverNordrhein-WestfalenGermany
15938Collins, Sean, A98052RedmondWashingtonUnited States
28221Rodriguez, Isabella91776San GabrielCaliforniaUnited States

Generated 2025-07-10 22:51:44.990 UTC