[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 512   SHUFFLE   <  SKIP 1329  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18425Brooks, Garrett, L92020El CajonCaliforniaUnited States
21012Vance, Marie, WPE17BuryEnglandUnited Kingdom
23005Sharma, Luke97205PortlandOregonUnited States
27138Sara, Veronica92150SuresnesHauts de SeineFrance

Generated 2025-07-13 01:19:28.797 UTC