[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SHUFFLE   <  SKIP 6066  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16904Bailey, Arianna, G91941GrossmontCaliforniaUnited States
20681Moreno, Walter, L94010BurlingameCaliforniaUnited States
22799Alexander, RileyCM11BillericayEnglandUnited Kingdom

Generated 2025-07-12 02:29:28.847 UTC