[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 2224   SHUFFLE   <  SKIP 1943  >   <  TAKE 2  >   

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

2 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14621Morris, Chloe, D97222MilwaukieOregonUnited States
18255Griffin, Rachel3220GeelongVictoriaAustralia

Generated 2025-07-15 09:16:24.331 UTC