[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 4991  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25401Young, Gabriel, C91364Woodland HillsCaliforniaUnited States
27988Ross, Dylan, D94536FremontCaliforniaUnited States
15071Gutierrez, Krista, R59000LilleNordFrance

Generated 2025-07-11 14:40:27.976 UTC