[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 4809   SHUFFLE   <  SKIP 3924  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22010Lopez, Henry, M94010BurlingameCaliforniaUnited States
14701Macagno, Maurizio, J31770ColomiersGaronne (Haute)France
23329Raji, Sharon2061Milsons PointNew South WalesAustralia

Generated 2025-07-22 03:00:05.347 UTC