[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 468   SHUFFLE   <  SKIP 815  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18923Kapoor, Cassandra98225BellinghamWashingtonUnited States
22810Sanchez, Nathaniel33098PaderbornNordrhein-WestfalenGermany
14255Jackson, Jonathan, L98020EdmondsWashingtonUnited States

Generated 2025-07-13 17:42:43.492 UTC