[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 0   SHUFFLE   <  SKIP 2272  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23529Munoz, Kendra, S3280WarrnamboolVictoriaAustralia
15871Jai, Ryan98371PuyallupWashingtonUnited States
19800White, Lauren, E94941Mill ValleyCaliforniaUnited States

Generated 2025-10-31 01:11:34.043 UTC