[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 468   SHUFFLE   <  SKIP 882  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26413Romero, Rebekah, C80610Saint OuenSommeFrance
21164Raman, Troy91910Chula VistaCaliforniaUnited States
15446Madan, Levi92700ColombesHauts de SeineFrance

Generated 2025-07-09 23:44:19.994 UTC