[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 24   SHUFFLE   <  SKIP 3375  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12010Serrano, Max, E4810TownsvilleQueenslandAustralia
17133Kelly, Lucas, A98270MarysvilleWashingtonUnited States
21004Campbell, Kaitlyn93290Tremblay-en-FranceSeine Saint DenisFrance

Generated 2025-07-22 11:49:57.499 UTC