[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SHUFFLE   <  SKIP 2536  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23393Anderson, Jennifer, M91950National CityCaliforniaUnited States
23733Gomez, Natasha, G98312BremertonWashingtonUnited States
26234Perry, Antonio, L94704BerkeleyCaliforniaUnited States

Generated 2025-07-11 06:20:19.963 UTC