[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 475   SHUFFLE   <  SKIP 1912  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20594Torres, Arthur77127LieusaintSeine et MarneFrance
13057Powell, Destiny94704BerkeleyCaliforniaUnited States
23297Gomez, Tyrone, C90210Beverly HillsCaliforniaUnited States

Generated 2025-07-22 03:00:55.116 UTC