[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 750   SHUFFLE   <  SKIP 2124  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24944Garcia, Whitney, H94704BerkeleyCaliforniaUnited States
25785Edwards, JacksonGL50CheltenhamEnglandUnited Kingdom
24365Navarro, Mallory4700RockhamptonQueenslandAustralia
18016Liu, Tiffany, J93400Saint-DenisSeine Saint DenisFrance

Generated 2025-07-18 15:58:34.712 UTC