[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 34   SHUFFLE   <  SKIP 2033  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27198Flores, Jocelyn98168BurienWashingtonUnited States
19063Kelly, Gabrielle93290Tremblay-en-FranceSeine Saint DenisFrance
22659Luo, Shawna95010HofBayernGermany

Generated 2025-07-17 22:25:31.244 UTC