[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 175   SHUFFLE   <  SKIP 247  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
29085Goel, Brad, M6105CloverdaleSouth AustraliaAustralia
14475Perry, Isabella, A98104SeattleWashingtonUnited States
24090Perez, Cassandra92700ColombesHauts de SeineFrance

Generated 2025-07-15 12:27:10.554 UTC