[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 1759  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21152Hill, Amanda91203GlendaleCaliforniaUnited States
23039Scott, Wyatt94014ColmaCaliforniaUnited States
16904Bailey, Arianna, G91941GrossmontCaliforniaUnited States
20538Bennett, Hailey, R98403TacomaWashingtonUnited States

Generated 2025-11-05 16:32:42.858 UTC