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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26583Patterson, James, P90401Santa MonicaCaliforniaUnited States
23766Martinez, Cassandra, A42651SolingenNordrhein-WestfalenGermany
24334James, Alexa94947NovatoCaliforniaUnited States

Generated 2025-07-16 23:38:24.463 UTC