[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SHUFFLE   <  SKIP 2439  >   <  TAKE 2  >   

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

2 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13817Huang, Jenny92700ColombesHauts de SeineFrance
23063Thompson, Jennifer, P94941Mill ValleyCaliforniaUnited States

Generated 2025-07-11 18:42:31.816 UTC