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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13561Navarro, Gary, EW10 6BLLondonEnglandUnited Kingdom
22799Alexander, RileyCM11BillericayEnglandUnited Kingdom
19800White, Lauren, E94941Mill ValleyCaliforniaUnited States

Generated 2025-07-18 02:36:55.149 UTC