[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 1445   SHUFFLE   <  SKIP 205  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18693Subram, Ann, M4551CaloundraQueenslandAustralia
21624Price, Faith, L98403TacomaWashingtonUnited States
20598Powell, Jackson, A46236BottropNordrhein-WestfalenGermany

Generated 2025-07-14 00:31:51.328 UTC