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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22800Alvarez, Dwayne, G92700ColombesHauts de SeineFrance
15247Stewart, Catherine98371PuyallupWashingtonUnited States
15528Ramirez, Lucas97222MilwaukieOregonUnited States

Generated 2025-07-18 21:04:35.878 UTC