[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 434   SHUFFLE   <  SKIP 190  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20298Arun, Edgar91502BurbankCaliforniaUnited States
28185Alexander, Eric, S91502BurbankCaliforniaUnited States
22800Alvarez, Dwayne, G92700ColombesHauts de SeineFrance

Generated 2025-07-15 20:53:09.799 UTC