[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SHUFFLE   <  SKIP 4096  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13898Baker, Richard97330CorvallisOregonUnited States
12469Srini, Shane, D33098PaderbornNordrhein-WestfalenGermany
25399Leitão, Jorge91776San GabrielCaliforniaUnited States

Generated 2025-07-11 18:25:22.209 UTC