[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 837   SHUFFLE   <  SKIP 2284  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12072Ross, Tristan90712LakewoodCaliforniaUnited States
15053Andersen, Kurt93290Tremblay-en-FranceSeine Saint DenisFrance
14349Griffin, Nicole97045Oregon CityOregonUnited States

Generated 2025-07-21 16:44:57.433 UTC