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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26827Rubio, Renee, L75009ParisSeine (Paris)France
19132Washington, Benjamin, D97205PortlandOregonUnited States
15688Gray, Chase, J75007ParisSeine (Paris)France

Generated 2025-07-11 13:16:06.817 UTC