[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 875   SHUFFLE   <  SKIP 1450  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23155Hall, Victoria, N95062Santa CruzCaliforniaUnited States
14026Butler, Chloe, E98055RentonWashingtonUnited States
20179Patel, DeniseWA1WarringtonEnglandUnited Kingdom

Generated 2025-07-13 19:51:19.707 UTC