[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 512   SHUFFLE   <  SKIP 483  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15824Kumar, Lindsay, L94014ColmaCaliforniaUnited States
26768Shen, Cristina2113North RydeNew South WalesAustralia
18228Parker, Adam, R95062Santa CruzCaliforniaUnited States

Generated 2025-07-11 19:14:11.583 UTC