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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16395Pal, Tara75002ParisSeine (Paris)France
24652Butler, Luke98020EdmondsWashingtonUnited States
26569Sanchez, Michelle, R4655Hervey BayQueenslandAustralia

Generated 2025-07-11 16:47:35.167 UTC