[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 480   SHUFFLE   <  SKIP 109  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14405Walker, Dylan, S98225BellinghamWashingtonUnited States
28094Peterson, Melanie97034Lake OswegoOregonUnited States
17266Hall, Elijah, R98284Sedro WoolleyWashingtonUnited States

Generated 2025-07-18 00:16:09.451 UTC