[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 3104   SHUFFLE   <  SKIP 2112  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27047Rai, Yolanda97005BeavertonOregonUnited States
22346Howard, Catherine, S90210Beverly HillsCaliforniaUnited States
26962Moreno, Francis, ATY31RuncornEnglandUnited Kingdom
15896Jones, Samuel, P94303Palo AltoCaliforniaUnited States

Generated 2025-07-12 17:13:01.025 UTC