[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 512   SHUFFLE   <  SKIP 831  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13368Henderson, Kyle, C98055RentonWashingtonUnited States
25653Gao, Alan91480FrankfurtBayernGermany
15632Carlson, Gloria, PE17 6JFLondonEnglandUnited Kingdom

Generated 2025-07-11 20:37:34.547 UTC