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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17556Powell, Emily, A97005BeavertonOregonUnited States
24527Coleman, Gavin95062Santa CruzCaliforniaUnited States
20260Martinez, Ethan, C4551CaloundraQueenslandAustralia
18343Green, Dalton94611OaklandCaliforniaUnited States

Generated 2025-07-12 19:57:27.227 UTC