[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 998   SHUFFLE   <  SKIP 65  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20802Li, Jon93000BobignySeine Saint DenisFrance
17934Gill, Nelson, G04838EilenburgBrandenburgGermany
17471James, Grace, L98104SeattleWashingtonUnited States
20535Torres, Riley, T92806La JollaCaliforniaUnited States

Generated 2025-07-14 02:53:19.967 UTC