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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17187Ma, Alejandro, L45000OrleansLoiretFrance
23039Scott, Wyatt94014ColmaCaliforniaUnited States
14610Jenkins, Lauren, S98201EverettWashingtonUnited States

Generated 2025-07-15 23:15:37.211 UTC