[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 827   SHUFFLE   <  SKIP 2056  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18518Scott, Stephanie98036LynnwoodWashingtonUnited States
25109Rivera, Devin, J4700RockhamptonQueenslandAustralia
15296Peterson, Chloe, C91364Woodland HillsCaliforniaUnited States

Generated 2025-07-22 11:15:27.276 UTC