[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 840   SHUFFLE   <  SKIP 1070  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15144Serrano, Deanna, W4171HawthorneQueenslandAustralia
22742Nelson, Nathan97005BeavertonOregonUnited States
19509Suri, Nancy60323FrankfurtHessenGermany
24996Miller, Dylan90210Beverly HillsCaliforniaUnited States

Generated 2025-07-21 13:23:02.673 UTC