[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 650   SHUFFLE   <  SKIP 2285  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13083Butler, Jordyn99362Walla WallaWashingtonUnited States
22345James, Amanda, R95062Santa CruzCaliforniaUnited States
15955Ortega, Neil, M94010BurlingameCaliforniaUnited States

Generated 2025-07-16 13:01:46.289 UTC