[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   SKIP 663   SHUFFLE   <  SKIP 263  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20814Lu, Margaret, D2036MatravilleNew South WalesAustralia
26089Rai, Terry, A90706BellflowerCaliforniaUnited States
28378Sanchez, Sara93700DrancySeine Saint DenisFrance

Generated 2025-07-18 15:51:38.046 UTC