[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 2986   SHUFFLE   <  SKIP 120  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19326Robinson, Marcus, J93700DrancySeine Saint DenisFrance
23215Richardson, Juan, C94070San CarlosCaliforniaUnited States
19804Foster, Cameron, C97330CorvallisOregonUnited States
18346Flores, Anna, H91932Imperial BeachCaliforniaUnited States

Generated 2025-07-14 05:51:09.795 UTC