[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 817   SHUFFLE   <  SKIP 89  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27213Lewis, Julia99202SpokaneWashingtonUnited States
17679Mehta, Joe98225BellinghamWashingtonUnited States
16050Moreno, Reginald, HWA1WarringtonEnglandUnited Kingdom

Generated 2025-07-14 09:56:36.004 UTC