[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 677   SHUFFLE   <  SKIP 3333  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26479Cook, Katherine, R94014ColmaCaliforniaUnited States
13139Perez, Carmen, C1597Lane CoveNew South WalesAustralia
13313Stone, Megan, L91203GlendaleCaliforniaUnited States

Generated 2025-07-18 11:29:19.631 UTC