[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 875   SHUFFLE   <  SKIP 5141  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19336Andersen, Ricardo75002ParisSeine (Paris)France
17606Peterson, Jacqueline, D94704BerkeleyCaliforniaUnited States
26807Hall, Angel, H91945Lemon GroveCaliforniaUnited States

Generated 2025-07-14 18:28:39.291 UTC