[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 2421   SHUFFLE   <  SKIP 2658  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22333Watson, Gabriella, D97045Oregon CityOregonUnited States
25523Thompson, Nathan, TYO15YorkEnglandUnited Kingdom
24930Lewis, Abigail, J90012Los AngelesCaliforniaUnited States

Generated 2025-07-12 09:48:41.305 UTC