[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 3669   SHUFFLE   <  SKIP 665  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19256Griffin, Abigail, A75007ParisSeine (Paris)France
19194Garcia, Cesar, L75010ParisSeine (Paris)France
11974Sun, Randy, W94704BerkeleyCaliforniaUnited States

Generated 2025-07-14 00:03:46.352 UTC