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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25580Allen, Amber, A59491Villeneuve-d'AscqNordFrance
24624Murphy, Allison, J94536FremontCaliforniaUnited States
16912Patterson, Dalton, A98501OlympiaWashingtonUnited States

Generated 2025-07-11 19:27:56.251 UTC