[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 482   SHUFFLE   <  SKIP 3955  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15023Watson, Juan, J99202SpokaneWashingtonUnited States
14447Alexander, Madison98225BellinghamWashingtonUnited States
25254She, Krystal, A98168BurienWashingtonUnited States

Generated 2025-07-10 15:29:03.060 UTC