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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
29432Roberts, Gabrielle, ELE18LeedsEnglandUnited Kingdom
26371Garcia, Cassandra93400Saint-DenisSeine Saint DenisFrance
22861Hughes, Devin, P97034Lake OswegoOregonUnited States

Generated 2025-07-19 15:33:53.748 UTC