[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 1925   SHUFFLE   <  SKIP 508  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17395Ramirez, Katherine91203GlendaleCaliforniaUnited States
16251Howard, MakaylaNT20Newcastle upon TyneEnglandUnited Kingdom
26357Gonzalez, Sergio, S75016ParisSeine (Paris)France

Generated 2025-07-17 09:56:43.995 UTC