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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24757She, Alisha, GT2P 2G8CalgaryAlbertaCanada
27917Sanders, Andrea, L90802Long BeachCaliforniaUnited States
16709Alvarez, Roy, A4171HawthorneQueenslandAustralia

Generated 2025-07-15 15:03:11.736 UTC