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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23493Taylor, Thomas90802Long BeachCaliforniaUnited States
22731Henderson, Brandon, L92806La JollaCaliforniaUnited States
29385Lal, Don, A13441BerlinHessenGermany

Generated 2025-07-11 03:31:40.551 UTC