[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 322   SHUFFLE   <  SKIP 241  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18613Murphy, Cody90241DowneyCaliforniaUnited States
15415Gray, Rachel99202SpokaneWashingtonUnited States
11926Foster, Eduardo97045Oregon CityOregonUnited States

Generated 2025-07-19 21:45:57.267 UTC