[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 680   SHUFFLE   <  SKIP 5751  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24524Lewis, Megan, L94519ConcordCaliforniaUnited States
16194Deng, Katie92400CourbevoieHauts de SeineFrance
13705Mitchell, Blake97205PortlandOregonUnited States
14591Harris, Charles, E91945Lemon GroveCaliforniaUnited States

Generated 2025-07-21 06:26:54.755 UTC