[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 461   SHUFFLE   <  SKIP 2958  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17469Perez, Ian, L94704BerkeleyCaliforniaUnited States
16890Reed, Timothy98371PuyallupWashingtonUnited States
20488Foster, Cassidy98033KirklandWashingtonUnited States

Generated 2025-07-14 23:24:16.364 UTC