[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   SHUFFLE   SKIP 2872   <  SKIP 1879  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13540Ortega, Paula91054ErlangenBayernGermany
16757Cox, Mackenzie, A97205PortlandOregonUnited States
27909Randall, MayraE17 6JFLondonEnglandUnited Kingdom

Generated 2025-07-18 14:57:27.111 UTC