[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 376   SHUFFLE   <  SKIP 554  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14236Richardson, Abigail, S3000MelbourneVictoriaAustralia
23125Scott, Madeline98201EverettWashingtonUnited States
23214James, Kaylee, W91945Lemon GroveCaliforniaUnited States

Generated 2025-11-06 00:24:03.071 UTC