[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 211   SHUFFLE   <  SKIP 2091  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19551Alexander, Samuel98052RedmondWashingtonUnited States
17199Zhou, Dennis, R12171BerlinSaarlandGermany
22140Sanchez, Makayla, L98055RentonWashingtonUnited States

Generated 2025-07-17 03:03:33.169 UTC