[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 468   <  SKIP 4575  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13305Alexander, Oscar, M98371PuyallupWashingtonUnited States
13310Barnes, Miguel, D98371PuyallupWashingtonUnited States
13344Reed, Caitlin, A98371PuyallupWashingtonUnited States

Generated 2025-07-20 10:10:17.182 UTC