[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 943  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27262Hill, Courtney98052RedmondWashingtonUnited States
20993Xie, Mitchell, B6006PerthSouth AustraliaAustralia
18642Thompson, Brianna, XV8XRoyal OakBritish ColumbiaCanada

Generated 2025-07-13 23:16:32.351 UTC