[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 213   SHUFFLE   <  SKIP 1385  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22216Howard, Marcus, C91977Spring ValleyCaliforniaUnited States
11064Reed, Chase90241DowneyCaliforniaUnited States
24259Price, Gavin, J98312BremertonWashingtonUnited States

Generated 2025-07-14 00:05:41.983 UTC