[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 461   SHUFFLE   <  SKIP 4138  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19837Jimenez, Philip, B94704BerkeleyCaliforniaUnited States
24055Goel, LouisRG11 5TPBerkshireEnglandUnited Kingdom
24063Suarez, Micheal75017ParisSeine (Paris)France

Generated 2025-07-16 00:22:21.574 UTC