[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 6056  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20167Serrano, Joe, MSW19 3RULondonEnglandUnited Kingdom
16544Morgan, Eduardo, M78100Saint Germain en LayeYvelineFrance
15246Watson, Kaitlyn, R92102San DiegoCaliforniaUnited States

Generated 2025-07-15 03:52:02.263 UTC