[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 484   SHUFFLE   <  SKIP 260  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15094Ortega, Wendy, B75003ParisSeine (Paris)France
28441Nath, Peter, K59491Villeneuve-d'AscqNordFrance
23809Sanchez, Danielle91950National CityCaliforniaUnited States

Generated 2025-07-12 12:43:34.989 UTC