[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 413   SHUFFLE   <  SKIP 902  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13475Allen, Charles94063Redwood CityCaliforniaUnited States
11349Luo, Mindy, J80074MünchenHessenGermany
26578White, Jeremy94941Mill ValleyCaliforniaUnited States

Generated 2025-07-13 11:58:49.145 UTC