[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 9095  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21746Hernandez, Xavier90712LakewoodCaliforniaUnited States
16013Williams, Xavier, A97005BeavertonOregonUnited States
13377Hernandez, Thomas95062Santa CruzCaliforniaUnited States
21952Vazquez, Latasha3220GeelongVictoriaAustralia

Generated 2025-07-18 01:53:16.667 UTC