[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 413   SHUFFLE   <  SKIP 2249  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13277Brown, Nathan, D97301SalemOregonUnited States
28168Ward, Jacqueline90802Long BeachCaliforniaUnited States
19252Brooks, Jasmine, S75007ParisSeine (Paris)France
12059Jenkins, Jason, L98055RentonWashingtonUnited States

Generated 2025-07-20 02:34:00.058 UTC