[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 542   SHUFFLE   <  SKIP 669  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23635Luo, AlvinSL67RJMaidenheadEnglandUnited Kingdom
26369Nath, Kate, J92310SèvresHauts de SeineFrance
27681Jackson, Olivia91910Chula VistaCaliforniaUnited States

Generated 2025-07-22 01:07:46.711 UTC