[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 3479  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23183Davis, Megan, E94611OaklandCaliforniaUnited States
29009Arun, Stanley, M94010BurlingameCaliforniaUnited States
13789Shan, Julie, M66001SaarbrückenSaarlandGermany

Generated 2025-07-09 02:48:15.431 UTC