[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 149   SHUFFLE   <  SKIP 5528  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17535Guo, Colleen, A98225BellinghamWashingtonUnited States
16746Peterson, Brianna, W97034Lake OswegoOregonUnited States
24737Bailey, Angela98371PuyallupWashingtonUnited States

Generated 2025-07-20 05:15:16.563 UTC