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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26542Torres, Jamie98107BallardWashingtonUnited States
11208Reed, Maria91203GlendaleCaliforniaUnited States
14304Jimenez, Jacquelyn3000MelbourneVictoriaAustralia
20334Mitchell, Jeremiah, S90706BellflowerCaliforniaUnited States

Generated 2025-07-12 00:41:24.100 UTC