[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 413   SHUFFLE   <  SKIP 1893  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16756Allen, Richard99202SpokaneWashingtonUnited States
14591Harris, Charles, E91945Lemon GroveCaliforniaUnited States
24974Carter, Eduardo90802Long BeachCaliforniaUnited States

Generated 2025-07-13 19:02:25.256 UTC