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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12453Bennett, Madison97068W. LinnOregonUnited States
19235Bennett, Kayla94014ColmaCaliforniaUnited States
18348Roberts, Katelyn91776San GabrielCaliforniaUnited States

Generated 2025-07-18 18:59:01.106 UTC