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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19231Gill, Meghan, R94014ColmaCaliforniaUnited States
13274Lee, Joshua, L98107BallardWashingtonUnited States
26717Mr., Simpson, David97005BeavertonOregonUnited States

Generated 2025-07-10 21:08:43.037 UTC