[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 5595   SHUFFLE   <  SKIP 19  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12459Rodriguez, Stefanie, LMK8 8ZDMilton KeynesEnglandUnited Kingdom
23056Perry, Alyssa, W92806La JollaCaliforniaUnited States
17424Long, Spencer, W97045Oregon CityOregonUnited States

Generated 2025-07-15 00:54:39.885 UTC