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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
29411Lin, CaraYO15YorkEnglandUnited Kingdom
11848Lewis, Joshua, C98901YakimaWashingtonUnited States
12042Carter, Alex, M98901YakimaWashingtonUnited States

Generated 2025-07-06 22:06:19.002 UTC