[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 827   SHUFFLE   <  SKIP 1544  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28497Yang, Alvin66001SaarbrückenSaarlandGermany
24930Lewis, Abigail, J90012Los AngelesCaliforniaUnited States
19168Kumar, Nathan97005BeavertonOregonUnited States

Generated 2025-07-21 04:03:58.972 UTC