[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 3311   SHUFFLE   <  SKIP 422  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11993Wang, Rosa, I2580GoulburnNew South WalesAustralia
11378Liang, Shannon57000MetzMoselleFrance
11170Howard, Carol, T98168BurienWashingtonUnited States

Generated 2025-07-18 19:55:19.085 UTC