[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 484   SHUFFLE   <  SKIP 4604  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26538Black, Warren90706BellflowerCaliforniaUnited States
14023Carlson, Beth, J94519ConcordCaliforniaUnited States
13776Carter, MiguelCM11BillericayEnglandUnited Kingdom
12766Bryant, Jordyn97330CorvallisOregonUnited States

Generated 2025-07-17 16:28:03.665 UTC