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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12119Raje, Keith, L94704BerkeleyCaliforniaUnited States
11783Mitchell, Sara, A92102San DiegoCaliforniaUnited States
19503Luo, Bridget, A91370Verrieres Le BuissonEssonneFrance
21539Raman, Phillip78000VersaillesYvelineFrance

Generated 2025-07-19 05:30:02.211 UTC