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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17552Howard, Julia, S90241DowneyCaliforniaUnited States
25611Rodriguez, DeannaCM11BillericayEnglandUnited Kingdom
22674Prasad, Troy, C95010HofBayernGermany

Generated 2025-07-13 18:23:25.723 UTC