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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13621Ruiz, Melody3429SunburyVictoriaAustralia
12820Tang, Derek, L45000OrleansLoiretFrance
16726Wood, Miguel92020El CajonCaliforniaUnited States
23281Harris, MeganV0SookeBritish ColumbiaCanada

Generated 2025-07-10 20:10:34.071 UTC