[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 6017  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20785Taylor, Isabella, L94303Palo AltoCaliforniaUnited States
12115Richardson, Chloe, R97355LebanonOregonUnited States
11969Xu, Randy, S6006PerthSouth AustraliaAustralia

Generated 2025-07-11 22:22:53.318 UTC