[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 511   SHUFFLE   <  SKIP 410  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15661Robinson, Brandon, JAS23Stoke-on-TrentEnglandUnited Kingdom
26153Collins, Rebecca, M4551CaloundraQueenslandAustralia
20733Luo, Sheena, A98312BremertonWashingtonUnited States

Generated 2025-07-14 07:30:36.187 UTC