[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 875   SHUFFLE   <  SKIP 3441  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20923Powell, Isabella, L20354HamburgHamburgGermany
27274Morris, Marcus91950Lincoln AcresCaliforniaUnited States
19720Phillips, Kaitlyn, W97005BeavertonOregonUnited States

Generated 2025-07-13 18:28:11.629 UTC