[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 1433  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26965Nelson, Jordan, J59000LilleNordFrance
27238Hernandez, Jesse, D94519ConcordCaliforniaUnited States
21752Li, Rafael, MT2P 2G8CalgaryAlbertaCanada
18646Adams, Blake, L90210Beverly HillsCaliforniaUnited States

Generated 2025-07-17 10:46:22.404 UTC