[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 2480   <  SKIP 2048  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12221Ruiz, Brandi78100Saint Germain en LayeYvelineFrance
12891King, Kaylee, T97045Oregon CityOregonUnited States
20502Harris, John90241DowneyCaliforniaUnited States

Generated 2025-07-21 15:11:16.316 UTC