[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 438   SHUFFLE   <  SKIP 560  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15287Baker, Stephanie, S99202SpokaneWashingtonUnited States
27247Hughes, Blake, D91945Lemon GroveCaliforniaUnited States
26694Hughes, Aaron, J98225BellinghamWashingtonUnited States

Generated 2025-07-10 04:38:24.143 UTC