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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28546Xu, Alisha93000BobignySeine Saint DenisFrance
25689Campbell, AndreaAS23Stoke-on-TrentEnglandUnited Kingdom
25942Brooks, Brianna, J92102San DiegoCaliforniaUnited States

Generated 2025-07-10 20:49:57.046 UTC