[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 1424   SHUFFLE   <  SKIP 1128  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26715Bell, Gabriella94611OaklandCaliforniaUnited States
16186Raji, Bethany, J93500PantinSeine Saint DenisFrance
26679Perry, Noah, K98055RentonWashingtonUnited States

Generated 2025-07-16 06:27:22.644 UTC