[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 625   SHUFFLE   <  SKIP 2371  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17415Beck, Dawn, L94704BerkeleyCaliforniaUnited States
26284Ward, Garrett98201EverettWashingtonUnited States
18881James, Kimberly97045Oregon CityOregonUnited States

Generated 2025-07-10 03:30:56.934 UTC