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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20362Gonzalez, Seth, L99362Walla WallaWashingtonUnited States
24238Richardson, Sean, T94704BerkeleyCaliforniaUnited States
18882Hayes, Dalton, CV8Z 4N5ShawneeBritish ColumbiaCanada

Generated 2025-07-11 19:40:23.187 UTC