[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 6625   <  SKIP 128  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14044Wright, Thomas, M94611OaklandCaliforniaUnited States
14474Murphy, Jacqueline, A94611OaklandCaliforniaUnited States
14081Butler, Nicole, J94611OaklandCaliforniaUnited States

Generated 2025-07-16 03:15:22.436 UTC