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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14695Andersen, Russell38001BraunschweigNordrhein-WestfalenGermany
11877Diaz, Alexis92625Newport BeachCaliforniaUnited States
16783Barnes, Grace, R98403TacomaWashingtonUnited States
17175Roberts, AmandaV0SookeBritish ColumbiaCanada

Generated 2025-07-15 06:13:27.117 UTC