[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 2421   SHUFFLE   <  SKIP 6048  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26855Fernandez, Carla93500PantinSeine Saint DenisFrance
28386Subram, SergioSW6 SBYLondonEnglandUnited Kingdom
20385Patterson, Jason98501OlympiaWashingtonUnited States

Generated 2025-07-12 21:27:08.483 UTC