[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 2927   SHUFFLE   <  SKIP 320  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22742Nelson, Nathan97005BeavertonOregonUnited States
24078Martin, Neil66001SaarbrückenSaarlandGermany
11770Nara, Peter, T98107BallardWashingtonUnited States

Generated 2025-07-14 07:24:05.567 UTC