[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 2295   SHUFFLE   <  SKIP 1026  >   <  TAKE 7  >   

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

7 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22899Carter, Charles, R92020El CajonCaliforniaUnited States
14581Adams, Kevin, M97205PortlandOregonUnited States
14153Lewis, Dylan95010HofBayernGermany
20584Schmidt, Molly70452StuttgartSaarlandGermany
13886Taylor, Rachel, M94014ColmaCaliforniaUnited States
12271Hernandez, Tyrone, CSW8 1XDLondonEnglandUnited Kingdom
18613Murphy, Cody90241DowneyCaliforniaUnited States

Generated 2025-07-14 15:57:33.503 UTC