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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11075Jimenez, Felicia, L3550BendigoVictoriaAustralia
18837Hernandez, Amanda91977Spring ValleyCaliforniaUnited States
22279Kelly, Riley94010BurlingameCaliforniaUnited States

Generated 2025-07-11 11:36:20.212 UTC